home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-9.10-netbook-remix-PL.iso / casper / filesystem.squashfs / usr / share / doc / protobuf-compiler / CONTRIBUTORS.txt < prev    next >
Text File  |  2008-12-05  |  2KB  |  56 lines

  1. This file contains a list of people who have made large contributions
  2. to the public version of Protocol Buffers.
  3.  
  4. Original Protocol Buffers design and implementation:
  5.   Sanjay Ghemawat <sanjay@google.com>
  6.   Jeff Dean <jeff@google.com>
  7.   Daniel Dulitz <daniel@google.com>
  8.   Craig Silverstein
  9.   Paul Haahr <haahr@google.com>
  10.   Corey Anderson <corin@google.com>
  11.   (and many others)
  12.  
  13. Proto2 C++ and Java primary author:
  14.   Kenton Varda <kenton@google.com>
  15.  
  16. Proto2 Python primary authors:
  17.   Will Robinson <robinson@google.com>
  18.   Petar Petrov <petar@google.com>
  19.  
  20. Large code contributions:
  21.   Joseph Schorr <jschorr@google.com>
  22.   Wenbo Zhu <wenboz@google.com>
  23.  
  24. Large quantity of code reviews:
  25.   Scott Bruce <sbruce@google.com>
  26.   Frank Yellin
  27.   Neal Norwitz <nnorwitz@google.com>
  28.   Jeffrey Yasskin <jyasskin@google.com>
  29.   Ambrose Feinstein <ambrose@google.com>
  30.  
  31. Documentation:
  32.   Lisa Carey <lcarey@google.com>
  33.  
  34. Maven packaging:
  35.   Gregory Kick <gak@google.com>
  36.  
  37. Non-Google patch contributors:
  38.   Kevin Ko <kevin.s.ko@gmail.com>
  39.     * Small patch to handle trailing slashes in --proto_path flag.
  40.   Johan Euphrosine <proppy@aminche.com>
  41.     * Small patch to fix Pyhton CallMethod().
  42.   Ulrich Kunitz <kune@deine-taler.de>
  43.     * Small optimizations to Python serialization.
  44.   Leandro Lucarella <llucax@gmail.com>
  45.     * VI syntax highlighting tweaks.
  46.     * Fix compiler to not make output executable.
  47.   Dilip Joseph <dilip.antony.joseph@gmail.com>
  48.     * Heuristic detection of sub-messages when printing unknown fields in
  49.       text format.
  50.   Brian Atkinson <nairb774@gmail.com>
  51.     * Added @Override annotation to generated Java code where appropriate.
  52.   Vincent ChoiniΦre <Choiniere.Vincent@hydro.qc.ca>
  53.     * Tru64 support.
  54.   Monty Taylor <monty.taylor@gmail.com>
  55.     * Solaris 10 + Sun Studio fix.
  56.